Welcome![Sign In][Sign Up]
Location:
Search - fixed point matlab

Search list

[OtherFastICA_2.2

Description: fast fixed-point ICA算法的Matlab实现-fast fixed-point algorithms ICA Matlab
Platform: | Size: 43008 | Author: 田静 | Hits:

[AlgorithmFastICA2.5

Description: 运用固定点算法实现快速的独立成分分析,实现代码为matlab-use of the fixed-point algorithms to achieve rapid Independent Component Analysis, to achieve code-Matlab
Platform: | Size: 44032 | Author: dewgjs | Hits:

[matlabInformax_FastICA

Description: 用matlab实现扩展Informax算法和固定点算法Fast ICA,可对混合后信号进行独立分量分离-Informax with matlab algorithms and realize the expansion of fixed-point algorithm Fast ICA, can be mixed signals, independent component separation
Platform: | Size: 1024 | Author: 张力 | Hits:

[Software EngineeringAccelDSP

Description: AccelDSP Synthesis Tool Floating-Point to Fixed-Point Conversion of MATLAB Algorithms Targeting FPGAs
Platform: | Size: 300032 | Author: hesonwhb | Hits:

[Post-TeleCom sofeware systemsPhase_Locked_Loop

Description: 对一般的PLL及APLL,定点PLL进行了MATLAB SIMULINK仿真,可以由程序直接生成PLL的VHDL和C源代码-General PLL and APLL, fixed-point MATLAB SIMULINK a PLL simulation, can be directly generated by the PLL of VHDL and C source code
Platform: | Size: 398336 | Author: joshua | Hits:

[matlabbudongdian

Description: 此程序为解非线性方程组的不动点迭代法,在MATLAB执行.-This procedure for the solution of nonlinear equations of the fixed point iteration method, in the MATLAB implementation.
Platform: | Size: 1024 | Author: yang | Hits:

[matlabfixed_point

Description: matlab function ---> find roots using fixed-point iteration -matlab function---> find roots using fixed-point iteration
Platform: | Size: 1024 | Author: Di Lin | Hits:

[matlabfdct_usfft_cpp

Description: This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet-This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m-- forward curvelet transform afdct_usfft.m-- adjoint curvelet transform ifdct_usfft.m-- inverse curvelet transform fdct_usfft_param.m-- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m-- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m-- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m-- display the shape of a curvelet fdct_usfft_demo_recon.m-- partial reconstruction using curvelet fdct_usfft_demo_disp.m-- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m-- image denoising using curvelet
Platform: | Size: 160768 | Author: daisy | Hits:

[matlabPractical+FIR+Filter+Design+in+MATLAB

Description: This tutorial white-paper illustrates practical aspects of FIR filter design and fixed-point implementation along with the algorithms available in the Filter Design Toolbox and the Signal Processing Toolbox for this purpose.-This tutorial white-paper illustrates practical aspects of FIRfilter design and fixed-point implementation along with thealgorithms available in the Filter Design Toolbox and theSignal Processing Toolbox for this purpose.
Platform: | Size: 882688 | Author: 李文 | Hits:

[matlabfilter2_fixed

Description: MATLAB code for signal filtering with fixed point coefficients
Platform: | Size: 1024 | Author: Ben Allen | Hits:

[VHDL-FPGA-Verilogmtd

Description: MTD定点浮点仿真,可直接用于fpga算法的仿真程序,产生了扫频信号,仿真直接输出系统频率响应函数,为系统测试带来好处-MTD fixed-point floating-point simulation, fpga algorithm can be used directly in the simulation program to produce a sweep signal, the direct simulation output system frequency response function for the benefit of system testing
Platform: | Size: 7168 | Author: 何亮 | Hits:

[matlabfixed_point

Description: Fixed-Point iteration-Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative.
Platform: | Size: 1024 | Author: 王怀东 | Hits:

[matlabTVCMRI_pub

Description: matlab code for Fixed point and Bregman iterative methods. minimize alpha*TV(Phi *x) + beta*||x||_1 + 0.5*||Ax-b||_2^2 -matlab code for Fixed point and Bregman iterative methods. minimize alpha*TV(Phi*x)+ beta*||x||_1+ 0.5*||Ax-b||_2^2
Platform: | Size: 342016 | Author: john | Hits:

[matlabtricordic

Description: 用CORDIC计算器计算sin,cos。包含浮点仿真模型和定点仿真模型-CORDIC calculator with sin, cos. Contains the floating-point simulation model and the fixed-point simulation model
Platform: | Size: 1024 | Author: Fengxiaodong | Hits:

[Special EffectsFICA-matlab

Description: fast fixed-point algorithm -The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm.
Platform: | Size: 43008 | Author: yuanlele | Hits:

[matlabfixed_point

Description: - for floating point to fixed point - seperate to integer and fraction part
Platform: | Size: 9216 | Author: seungyerl Lee | Hits:

[matlabfixed-point

Description: fixed point method of matlab
Platform: | Size: 30720 | Author: salman | Hits:

[matlabfixed-point

Description: 一种基于matlab程序不动点迭代程序算法-Based on the matlab program fixed point iteration algorithm
Platform: | Size: 1024 | Author: 孔小凡 | Hits:

[matlabFIXED-POINT-METHOD

Description: 固定点法,定点技术迭代及求解算法,MATLAB实现,大家可以参考一下-Fixed point method, fixed technology and iterative algorithm, MATLAB implementation, we can refer to
Platform: | Size: 51200 | Author: WANG bing | Hits:

[Other分岔图matlab

Description: 已知y=f(x)上一点(x1,y1),则在y=x直线上的点就为(y1,y1)。对应f(x)上点坐标即为(y1,f(y1)……依次类推,可以迭代出蛛网图形用来判断不动点是否稳定。模型为:x(t+1)=c*x(t)^2*(2-x(t)),其中c=25/16。(A point (x1, Y1) on the y=f (x) is known, and the point on the y=x line is (Y1, Y1). The point coordinates corresponding to f (x) are (Y1, f (Y1))...... By analogy, the cobweb graph can be iterated to judge whether the fixed point is stable or not. The model is: X (t+1) =c*x (T) ^2* (2-x (T)), where c=25/16.)
Platform: | Size: 1024 | Author: forevermorning | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net